Update links in VS Marketplace README#3611
Update links in VS Marketplace README#3611shati-patel merged 2 commits intogithub:mainfrom subatoi:patch-1
Conversation
shati-patel
left a comment
There was a problem hiding this comment.
Thanks for the updates 🎉 Just one comment about removing the hard-coded en links!
|
|
||
| To see what has changed in the last few versions of the extension, see the [Changelog](https://github.com/github/vscode-codeql/blob/main/extensions/ql-vscode/CHANGELOG.md). | ||
|
|
||
| You can also read full documentation for the extension on the [GitHub documentation website](https://docs.github.com/en/code-security/codeql-for-vs-code/using-the-advanced-functionality-of-the-codeql-for-vs-code-extension). |
There was a problem hiding this comment.
| You can also read full documentation for the extension on the [GitHub documentation website](https://docs.github.com/en/code-security/codeql-for-vs-code/using-the-advanced-functionality-of-the-codeql-for-vs-code-extension). | |
| You can also read full documentation for the extension on the [GitHub documentation website](https://docs.github.com/code-security/codeql-for-vs-code/using-the-advanced-functionality-of-the-codeql-for-vs-code-extension). |
Shall we omit the language (here and in the other links below)? In case this ends up getting translated to other languages too 😁
There was a problem hiding this comment.
Good call, thanks! ✅
| We recommend reading the [full documentation for the extension](https://docs.github.com/en/code-security/codeql-for-vs-code/) on the GitHub documentation website. You may also find the following resources useful: | ||
|
|
||
| - [Create a database for a different codebase](https://codeql.github.com/docs/codeql-cli/creating-codeql-databases/). | ||
| - [Try out variant analysis](https://help.semmle.com/QL/learn-ql/ql-training.html). |
There was a problem hiding this comment.
Looks like we need to update some more (very old!) links 🤦🏽
Not related to your changes, so I'll do this in a follow-up PR ✔️
|
@shati-patel 👋 do you know when these changes will propagate to https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-codeql just so I can tick off the last remaining item on my todo list related to that project? 😁 |
They'll go live when we do the next extension release! That should be in the coming week or two 🚀 (No more work needed from your end ⚡) |
Now that the full documentation has been migrated to docs.github.com, I've updated links in the VS Marketplace README. I'm not sure any items in the checklist are applicable so I've left them unchecked for now.
Checklist
ready-for-doc-reviewlabel there.